home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / iaru / iaru.defaults < prev    next >
Text File  |  1995-01-10  |  3KB  |  80 lines

  1. !Specify the defaults for the program
  2. !e name   HQ station name. Set this ONLY if you are an IARU HQ station.
  3. !
  4. !b - backup log output to the printer.
  5. !
  6. !P - rig's power output. Only used on the QSL card.
  7. !
  8. !p - the power output multiplier for QRP program - default is 10
  9. !
  10. !s - the power source bonus for QRP program - default is 1.5 (battery)
  11. !
  12. !t - timezone in the format   [-]hh[:mm][D]
  13. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  14. !     minus sign is used to indicate EAST of Greenwich.
  15. !     The optional minutes [:mm] allows setting the timezone to
  16. !     After the time, an optional letter 'D' indicates daylight savings
  17. !     time is used in this zone.
  18. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  19. !     used during the winter.
  20. !     Once set this need not be changed as the program will adjust for
  21. !     DST if necessary. BUT the user must always ensure that the AMIGA
  22. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  23. !     Sunday in October, you must adjust your clock.
  24. !     Alternatively, you can set the environment variable TZ_CHU in your
  25. !     s:startup-sequence file as follows:
  26. !     setenv TZ_CHU [-]hh[:mm][D]
  27. !     If the timezone is specified in this file then it overrides the
  28. !     environment variable. If neither are specified then the program
  29. !     prints an error message and terminates.
  30. !
  31. !f -  specifies a default frequency AND mode to be used by the contest 
  32. !     program if it can't find a rig driver when the contest program starts
  33. !     up.
  34. !     This value defaults to 14060Khz CW if it is not specified.
  35. !
  36. !     e.g.   f 28430 usb   will set the default to 28.430Mhz USB.
  37. !
  38. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  39. !     to the specified string
  40. !
  41. !     The string may contain abbreviations for commonly used strings.
  42. !     %C Replaced by the users callsign as given by the 'c' command (below)
  43. !     %c Replaced by the callsign typed in the beginning of the data entry
  44. !        line
  45. !     %N Replaced by the current QSO number.
  46. !
  47. !m - sets morse code speed. e.g.  m 40  sets it to 40wpm.
  48. !     If you do not use the morse code output, you MUST either omit this
  49. !     command or set it to zero.
  50. !
  51. !k - sets keyer type.
  52. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  53. !    1 = Iambic Curtis A with dot/dash memory
  54. !    2 = bug. Automatic dots. Manual dash.
  55. !
  56. !c - set your callsign. You MUST have this set.
  57. !
  58. !z - set your CQ or ITU zone as appropriate to the contest
  59. !
  60. c ve5va
  61. l 1 5nn o3 "
  62. l 2 o3 o3 k
  63. l 3 de %C %C k
  64. l 4 %C
  65. l 5 5nn o3 de %C k
  66. l 6 nr?
  67. l 8 %c 5nn o3 k
  68. l 10 cq cq test de %C %C k
  69. m 25
  70. P 5W
  71. f 14030 cw
  72. ;b
  73. ; We were the IARU HQ station for Canada in 1993 so I set this to RAC which
  74. ; is our abbreviation for Radio Amateurs of/du Canada. Usually you will NOT
  75. ; need to set this. It is only required for an HQ station and it used to put
  76. ; the HQ abbreviation in the exchange-sent field of the log so that an arrl
  77. ; format log can be produced correctly. If there's no e command here, then
  78. ; the program automatically uses your ITU zone.
  79. ;e rac
  80.